home *** CD-ROM | disk | FTP | other *** search
/ ftp.cc.umanitoba.ca software / ftp.cc.umanitoba.ca-software-.zip / ftp.cc.umanitoba.ca-software- / mac_network / Telnet.2.6.1d5.Fat.sit.bin / Telnet 2.6.1d4 Release Notes < prev    next >
Text File  |  1994-12-21  |  5KB  |  145 lines

  1. 12/21/94 NCSA Telnet 2.6.1d4 for the Macintosh Release Notes
  2.  
  3. Brought to you by:    Jim Browne (jbrowne@uiuc.edu) [departed 12/18/94]
  4.                     Clint Popetz (cpopetz@ncsa.uiuc.edu)
  5.  
  6. These release notes contain the following information:
  7.     Ñ    Changes since the last version
  8.     Ñ    Compiler compatability chart for this source release
  9.     Ñ    Telnet release schedule
  10.     Ñ    Goals left for current release
  11.     Ñ    Bug list
  12.     Ñ    Future features list
  13.     Ñ    Old changes list
  14.     
  15. Changes since 2.6.1d3:
  16. ----------------------
  17.     Drag and Drop support.  Text can be dragged out of and into connection windows
  18.     Scrolling speed improvement.  Scolling speed has been improved by about 5%
  19.     The FTP Client has been removed.
  20.     Telnet now uses less memory (changes to tek storage system)
  21.     Telnet now scans Extensions folder & the folder Telnet resides in for
  22.         Authentication/Encryption plugins
  23.     Fixed a corruption bug for files transferred in binary mode by the FTP server
  24.     Fixed a few TEK bugs
  25.     Added support for GetURL AppleEvent (only "telnet://" scheme supported)
  26.  
  27. Compiler compatability for 2.6.1d3:
  28. -----------------------------------
  29. TC 7.0:            Unknown
  30. MPW C3.3.1:        Unknown    (MPW C compiler bug prevents compiling of rsmac.c)
  31. MW 68K 1.1.1.2:    Yes
  32. MW PPC 1.1.1.2:    Yes
  33.  
  34. NCSA Telnet for the Macintosh release schedule:
  35. -----------------------------------------------    
  36. Don't bet the farm on these dates.  For entertainment purposes only.
  37.  
  38. 2.6 final documentation        ????            (unknown)
  39. 2.6.1                        (may skip release and just do 2.7)
  40. 2.7                            Jan, 1995        (somewhat firm)
  41. 3.0                            May, 1995        (somewhat firm)
  42.  
  43. Development of NCSA Telnet will continue through at least 2.7.  With the 
  44. addition of Clint Popetz to the Telnet team, Telnet development will
  45. continue after the departure of Jim Browne (due to graduation) in December.
  46.  
  47. 2.6.1 goals completed:
  48. ----------------------
  49. Ñ    Full PPC port
  50.  
  51. Goals for 2.6.1:
  52. ----------------
  53. Ñ    Fix the VAX/VMS VT220 problems.
  54. Ñ    Fix the NeXT interaction problems.
  55. Ñ    Clean up the segmentation a little bit more and do some memory cleanup.
  56. Ñ    URL command-double-click support (?)
  57.     
  58. ----
  59. This is the list of all Telnet bugs known to NCSA, feel free to mail us if
  60. you find others:
  61.  
  62. Crashes:
  63. Ñ    Crash if window size is changed under low memory conditions
  64. Interface:
  65. Ñ    Window positioning
  66. Ñ    Need to add blocksize pref
  67. Ñ    Telnet doesn't constrain saved window positions to available desktop
  68. Ñ    When switching to 132 columns, window's right edge should stay on screen
  69. *    Connections are giving up too quickly (I believe this is a MacTCP
  70.         problem)
  71. Ñ    Type during paste bug
  72. Ñ    Occasional problems getting the preferences to "stick"
  73. Ñ    Certain control characters not working due to Apple's bad KCHR
  74. Ñ    Certain macro sequences are not sent correctly (?)
  75. Ñ    \r,\n, and \t cannot appear in a Macro sequence
  76. Ñ    Some interaction problems with NeXT systems
  77. Ñ    Capture text sometimes contains extra returns
  78. Implementation:
  79. Ñ    Need to always set push flag when sending return
  80. Ñ    Reduce WDS sizes?
  81. VT emulation:
  82. Ñ    VT220 insert mode problem
  83. Ñ    VT220 fn keys can still be sent while in vt100 mode
  84. Ñ    Problems w/VT emulation when connecting to certain VAX/VMS hosts
  85. Ñ    Screen trashing when forcesave is on
  86. Ñ    Bold font problems need to be solved
  87. Ñ    Tabs don't work completely
  88. Ñ    Clear whole text cell
  89. FTP:
  90. *    FTP log not very useful for Macbinary transfers
  91. *    FTP server filename ISO tranlation not working?
  92. Ñ    FTP Server dropping characters in ASCII mode?
  93. Ñ    Need to add a provision for editing "anonymous"'s directory
  94. Ñ    Occasional MNetPush error when using FTP
  95. Ñ    FTP transfers occasionally creating zero size files
  96. Ñ    Multiple user/one password bug?
  97. TEK:
  98. Ñ    Some TEK emulation bugs
  99.  
  100. In progress for 2.7:
  101.  
  102. Ñ    User set-able block size
  103. Ñ    Save Macros in other ways aside from Saved Sets
  104. Ñ    User set-able timeouts for open and send
  105. Ñ    User set-able font size (i.e. other than 9,12,etc.)
  106.  
  107. For 3.0:
  108.  
  109. Ñ    Modeless configuration interface
  110. Ñ    Modeless macro dialog box
  111. Ñ    Scriptable
  112. Ñ    Sessions can be configured to capture immediately from opening
  113. Ñ    Reverse DNS connecting FTP hosts
  114.  
  115. Suggestions I don't think I will implement:
  116. Ñ    Different printer font than window font
  117.  
  118. Old Changes
  119. -----------
  120. Changes since 2.6.1d2:
  121.  
  122.     Keypad and Function key menus added
  123.     Global pref added for Keypad and Function key menus
  124.     Toggle on VT type radio buttons in Terminal prefs fixed
  125.     Toggle on Paste and BS/Del buttons in Session prefs fixed
  126.  
  127. Changes since 2.6.1d1:
  128.  
  129.     Authentication and Encryption now use plug in modules
  130.     Authentication and Encryption are available on the PPC
  131.     VT screen size display during window resize works on PowerPC version
  132.     Application is a fat binary
  133.  
  134. Changes since 2.6:
  135.  
  136. The port to PowerPC has almost been completed.  Currently Authentication and
  137. Encryption are not available while running on the PPC.  2.6.1d1PPC has been
  138. quite stable for me.  Please let me know if the PPC version shows any bugs
  139. that aren't in the 68K version.
  140.  
  141. Fixed the FTP client 'lls' bug.  I wasn't really looking at this code
  142. currently, but the MW PPC compiler gave me a warning MPW and TC never did,
  143. thus leading me to the cause of this bug. (MW satisfied customer #1000000001)
  144.     
  145.